GXSetJobFormatMode
You can use theGXSetJobFormatMode
to set the job format mode.
void GXSetJobFormatMode (gxJob aJob, gxJobFormatMode aMode);
aJob
- A reference to the job object associated with the direct mode.
aMode
- The direct mode to set.
DESCRIPTION
TheGXSetJobFormatMode
function activates the specified job format mode for a job object whether or not the mode is supported by the printer driver or the application. You might want to call GXSetJobFormatMode to set the mode when printing without dialog boxes, such as when the user prints from the Finder.RESULT CODES
gxSegmentLoadFailedErr A required code segment could not be found, or there was not enough memory to load it.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help